home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #6 / Amiga Plus CD - 2004 - No. 06.iso / AmiSoft / Mus / edit / AmySequencer.lha / AmySequencer.readme < prev   
Text File  |  2004-04-23  |  15KB  |  243 lines

  1. Short:        MIDI sequencer for the AMIGA
  2. Author:       amysequencer@esseemmeerre.mailshell.com (Stefano Maria Regattin)
  3. Uploader:     amysequencer@esseemmeerre.mailshell.com (Stefano Maria Regattin)
  4. Version:      0.21
  5. Type:         mus/edit
  6. Distribution: OK
  7.  
  8. Date: Friday, 23nd April 2004
  9.  
  10. Name of the program: AmySequencer
  11. This archive retains my idea of a MIDI and samples sequencer; it is not fully
  12. working yet, there is a lot to do; you can modify by yourself the source code
  13. of this proggy, converted into text format, using Blitz2 (Blitz Basic 2.1) which
  14. by it has been made; if you have not purchased a copy of Blitz2, You will be
  15. happy to know that surfing on http://www.blitz-2000.co.uk/ you can get
  16. AmiBlitz2, the freeware evolution of Blitz2; so there are no excuses to not
  17. programming your own MIDI sequencer for the AMIGA!
  18. I am sorry but this freeware version of Blitz2, as choice of the developer, runs
  19. only on the AMIGAs that have a math coprocessor (FPU); this crashes on my AMIGA
  20. 1200 but it runs fine under the latest version of WinUAE that emulates a 68040!
  21. The source code can be freely modified, on condition that you mention me in your
  22. resulting final program.
  23. The reason of this upload is the improvement of the loaded MIDI file menu names
  24. displacement, that is totally under control.
  25. Now, thanking Michael Clarke that have e-mailed me about the data kind of "all
  26. notes off", I have a clever idea of this; so now all should go fine!
  27. Now each line in the main window is no more a sequence, it is a track: this can
  28. have one or more sequences; at the moment the editing of a sequence is a little
  29. unfriendly, this means that you will never allowed to leave empty space trails
  30. after the last sequence, so the only way to add a sequence at the end of the
  31. last one is to create a bridge sequence that exceeds the end of the last
  32. sequence; this is not a bug, it is by my choice.
  33. Now are taken in count only the existing sequence, no more all the sequences;
  34. this results in a general speed increment; I have fixed general problems create
  35. by this new sequences management.
  36. Now the bars counting into the sequence editor should be correct, also with
  37. tempo change.
  38. Removed two bugs bars counting related.
  39. Removed a bug of the non note events displacement.
  40. Removed a typing error that not allows the show of the value of the dragged
  41. event.
  42. Removed a bug that vanified the drag and drop of the selected events.
  43. There was a wrong pitchbend events displacement; now the problem is almost
  44. fixed.
  45. For a typing error the SHOW DRAGGED EVENT VALUE sequence editor menu option
  46. could not be activated; now the problem is solved.
  47. Now the BPM events are correctly managed.
  48. Now the AMIGA sounds management is a bit unfriendly but it is more efficient.
  49. Now you can select a sound and free its channel if all the channel are used.
  50. Now the AMIGA sounds management is great!
  51. Now I have moved the action buttons for the selection of the musical events All,
  52. None and Toggle as voices in the EDIT menu; in this one i have added the voices
  53. Cut, Copy, Paste, Forget and Goto, that are fully working.
  54. I have removed a bug in the musical event selection by mouse, now all should
  55. goes fine.
  56. There were some mistakes in the musical events displacement; now all is OK.
  57. Now you can load any kind of MIDI file; the saving is not enabled yet but you
  58. can add this by yourself compiling the source code with Blitz2 or AmiBlitz2.
  59. I have corrected the ticks per sixtyfourth note of AmySequencer and of the
  60. loaded MIDI file being both the related ticks per quarter note divided by
  61. sixteen; also now if you load a MIDI file till the end its name is remembered
  62. as a voice into the first menu of the main window: you can reload the signed
  63. MIDI file by selecting his name.
  64. Now the version of the executable is correctly displaced, thanking all the
  65. people on the Blitz list that have answered me for this problem; there was
  66. another problem of the note duration when loaded from a MIDI file: now the note
  67. duration is no more fixed to two ticks, but the notes are not correctly
  68. converted yet.
  69. Now the notes are correctly loaded but are attached each other; I don't know why
  70. the rests are not token in count; I hope with the next release of the archive it
  71. will be fixed.
  72. It was impossible to play the musical events from the related voices in the main
  73. and the sequence editor windows; now the problem should be solved.
  74. There were several errors in the musical event selection routine; now it seems
  75. that all goes fine.
  76. I have changed the colours for the longest musical event displacement to
  77. distinguish it from the Alone button.
  78. I have improved the sequences' selection and deletion routines: it seems that
  79. all goes fine now!
  80. Now the sequences management is great!
  81. Now it is possible to play AMIGA sounds and MIDI note together; previously this
  82. did has strange effects.
  83. Now the pasting of the copied events is applied to the events' channels also.
  84. Now if you load a MIDI file you see the numbers of the events and of the
  85. sequence used.
  86. Now the tempo changes typed by the user are correctly evaluated.
  87. Now the sequences displacement is fast and correct.
  88. Removed a bug from modification that vanified the rests insertion by keyboard.
  89. Now the alone selection for events or for channels has effect while playing or
  90. recording.
  91. Removed a bug from the tempo events management that crashed the AMIGA; now the
  92. tempo events should not give problems and should be evaluated correctly.
  93. Now the Original Colours menu voice status is preserved.
  94. Now the zoom buttons (+-) are visible if you choose the original colours also.
  95. Now tbe main menu is not modified if you abort the loading of a MIDI file.
  96. Now the playing and the selection routine are fine, thanking Peace Queen.
  97. Now the program flushes all the unused event: I don't really know yet if this is
  98. an improvement or a bug!
  99. Now the dragged event mouse position is correctly bounded.
  100. Now the basic event length variation is correctly managed.
  101. Now the highlight of some events during the playing from the sequencer editor
  102. should have strange effects no more.
  103. There was a mistake made by me into the SMF loading procedure that gives no
  104. errors.
  105. There is a known bug: if you press the Esc key while the program is playing,
  106. it show to you censured words from a requester and then it stops drammatically!
  107. I have enclosed into the archive the source extra file (AmySequencer.bb2.xtra)
  108. that handles the AmySequencer development environment: this because before to
  109. compile the source code by Blitz or AmiBlitz, you must disable the errors
  110. checking to allow the command SetPeriod to work and you must set the sound
  111. objects maximum to 32 sounds; if you don't want to do so, here is this extra
  112. data file supplied for you.
  113. Bug reports and suggestions are welcome!
  114. I am not responsible of any damage this program can occurs to your system; you
  115. use it at your own risk!
  116. At end see my homepage to the following Internet address:
  117. http://xoomer.virgilio.it/aregat/
  118. The following is the same text for italians:
  119.  
  120. Data: venerdì, 23 aprile 2004
  121.  
  122. Nome del programma: AmySequencer
  123. Questo archivio contiene la mia idea di un sequencer MIDI e di campioni audio;
  124. non è ancora completamente funzionante, c'è molto da fare; potete modificare da
  125. soli il codice sorgente di questo programma, convertito in formato di testo,
  126. usando Blitz2 (Blitz Basic 2.1) con cui questo è stato fatto; se non avete
  127. acquistato una copia di Blitz2, vi farà felici sapere che navigando su
  128. http://www.blitz-2000.co.uk/ potete trovare AmiBlitz2, l'evoluzione gratuita di
  129. Blitz2; così non avete piu' scuse per non fare il vostro sequencer MIDI per
  130. l'AMIGA!
  131. Sono spiacente ma questa versione gratuita di Blitz2, per scelta dello
  132. sviluppatore, funziona solo sugli AMIGA dotati di coprocessore matematico (FPU);
  133. Questo blocca il mio AMIGA 1200 ma funziona egregiamente con l'ultima versione
  134. di WinUAE che emula un 68040!
  135. La ragione di questo caricamento è il miglioramento della visualizzazione dei
  136. nomi nel menù dei file MIDI caricati che sono totalmente sotto controllo.
  137. Ora, ringraziando Michael Clarke che mi ha mandato un messaggio di posta
  138. elettronica riguardo il tipo di dati di "all notes off" (ferma tutte le note),
  139. ho un'idea più chiara di questo; così ora dovrebbe andare tutto bene.
  140. Ora ogni linea nella finestra principale non è più una sequenza, è una traccia:
  141. questa può avere una o più sequenze; al momento l'editazione di una sequenza
  142. non è molto amichevole, ciò significa che non vi è permesso di lasciare spazio
  143. vuoto dietro l'ultima sequenza, perciò l'unico modo per aggiungere una sequenza
  144. dopo quest'ultima è quello di creare una sequenza ponte che superi la fine della
  145. dell'ultima sequenza; questo non è un baco, è una scelta personale.
  146. Ora viene tenuto conto solo delle sequenze esistenti, non più di tutte le
  147. sequenze; ciò risulta in un generale incremento della velocità; ho fissato i
  148. problemi creati da questa nuova gestione delle sequenze.
  149. Ora il conteggio delle misure nell'editore di sequenza dovrebbe essere corretto,
  150. anche con cambi di tempo.
  151. Rimossi due bachi relativi al conteggio delle misure.
  152. Rimosso un baco della visualzzazione degli eventi non note.
  153. Rimosso un errore di digitazione che non consentiva la visualizzazione del
  154. valore dell'evento musicale spostato con il mouse.
  155. Rimosso un baco che vanificava il DragAndDrop (trascinamento) degli eventi
  156. selezionati.
  157. C'era un'erronea visualizzazione degli eventi di pitchbend; ora il problema
  158. è quasi risolto.
  159. Per un errore di digitazione l'attivazione dell'opzione del menu dell'editore
  160. della sequenza che abilitala visualizzazione del valore dell'evento trascinato
  161. (SHOW DRAGGED EVENT VALUE) non era possibile; ora il problema è risolto.
  162. Ora gli eventi delle Battute Per Minuto (BPM) sono gestiti correttamente.
  163. Ora la gestione dei suoni AMIGA è un po' meno amichevole ma è più efficiente.
  164. Ora potete selezionare un suono e liberare il suo canale se sono usati tutti i
  165. canali.
  166. Ora la gestione dei suoni AMIGA è grandiosa!
  167. Ora ho spostato i pulsanti per la selezione degli eventi musicali All (Tutti),
  168. None (Nessuno) e Toggle (Inverti) come voci nel menù EDIT; in quest'ultimo ho
  169. aggiunto le voci Cut (Taglia), Copy (Copia), Paste (Incolla), Forget (Dimentica)
  170. e Goto (Vai a), che sono pienamente funzionanti.
  171. Ho rimosso un baco nella selezione con il mouse dell'evento musicale, ora
  172. dovrebbe andare tutto bene.
  173. C'erano degli errori nella visualizzazione degli eventi musicali; ora è tutto a
  174. posto.
  175. Ora potete caricare ogni tipo di file MIDI; il salvataggio non è ancora attivato
  176. ma potete aggiungerlo voi compilando il codice sorgente con Blitz2 od AmiBlitz2.
  177. Ho corretto i tic per un sessantaquattresimo di AmySequencer e del file MIDI
  178. caricato essere entrambi i relativi tic per quarto divisi per sedici; in più ora
  179. se caricate un file MIDI fino alla fine il suo nome è ricordato come voce nel
  180. primo menu della finestra principale: potete così ricaricarlo selezionando il
  181. suo nome.
  182. Ora la versione dell'eseguibile viene visualizzata correttamente, ringraziando
  183. tutti gli utenti della lista blitz che mi hanno risposto per questo problema;
  184. c'è un'altro problema della durata delle note quando caricate da un file MIDI:
  185. ora la durata non è più fissa a due tic, ma le note non vengono ancora convertite
  186. correttamente.
  187. Ora le note sono caricate correttamente ma sono attaccate l'un l'altra; non so
  188. perché non viene tenuto conto delle pause; spero che il problema sarà risolto
  189. con il prossimo rilascio dell'archivio.
  190. Era impossibile suonare gli eventi musicali dalle voci relative nelle finestre
  191. principale e editore sequenza; ora il problema dovrebbe essere risolto.
  192. C'erano alcuni errori nella routine di selezione degli eventi musicali; ora
  193. sembra che vada tutto bene.
  194. Ho cambiato i colori per la visualizzazione dell'evento musicale più lungo per
  195. distinguerlo dal bottone Alone (Da Solo).
  196. Ho migliorato le routine di selezione e cancellazione delle sequenze: ora sembra
  197. che vada tutto bene!
  198. Ora la gestione delle sequenze è grandiosa!
  199. Ora è possibile far suonare insieme suoni AMIGA e note MIDI; precedentemente ciò
  200. aveva strani effetti.
  201. Ora l'incollatura degli eventi copiati è applicata anche ai canali degli eventi.
  202. Ora se caricate un file MIDI vedete il numeri degli eventi e delle sequenze.
  203. Ora i cambi di tempo digitati dall'utente sono valutati correttamente.
  204. Ora la visualizzazione delle sequenze è corretta e veloce.
  205. Rimosso un baco da modifiche che vanificava l'inserimento delle pause con la
  206. tastiera.
  207. Ora la selezione esclusiva (Alone) per gli eventi o per i canali ha effetto
  208. mentre si esegue (Play) o si registra (Record).
  209. Rimosso un baco dalla gestione degli eventi del tempo che mandava in tilt
  210. l'AMIGA; ora gli eventi del tempo non dovrebbero dare problemi e dovrebbero
  211. venire valutati correttamente.
  212. Ora lo stato della voce di menù Original Colours (Colori Originali) è
  213. preservato.
  214. Ora i tasti di zoom (+-) sono visibili anche se si scelgono i colori originali.
  215. Ora il menù principale non viene modificato se annullate il caricamento di un
  216. file MIDI.
  217. Ora le routine di esecuzione e di selezione sono ottime, ringraziando la Regina
  218. Della Pace.
  219. Ora il programma si dimentica degli eventi temporali inutilizzati: non so ancora
  220. se considerarlo un miglioramento od un baco!
  221. Ora la posizione del mouse dell'evento trascinato è correttamente delimitata.
  222. Ora la variazione della lunghezza dell'evento base è correttamente gestita.
  223. Ora l'evidenziazione di alcuni eventi durante l'esecuzione dall'editore sequenza
  224. non dovrebbe avere più strani effetti.
  225. C'era un errore fatto da me nella procedura di caricamento degli SMF che non
  226. dava errore.
  227. C'è un baco noto: se voi premete il tasto Esc mentre il programma sta suonando,
  228. vi mostrerà parole censurate in una finestra di dialogo e si fermerà poi
  229. drammaticamente!
  230. Ho aggiunto all'archivio il file extra del sorgente (AmySequencer.bb2.xtra): ciò
  231. perché prima di compilare il codice sorgente con Blitz2 o AmiBlitz2 dovete
  232. disabilitare il controllo degli errori per consentire al comando SetPeriod di
  233. funzionare e poi portare a 32 suoni il numero massimo di suoni da gestire; se
  234. non volete fare tutto questo, per un corretto funzionamento di AmySequencer c'è
  235. già questo file extra con tutti i dati necessari.
  236. La segnalazione di bachi ed i suggerimenti sono benvenuti!
  237. Non sono responsabile di alcun danno che questo programma può arrecare al vostro
  238. sistema; lo usate a vostro esclusivo rischio!
  239. Per finire guardate la mia pagina su Internet al seguente indirizzo:
  240. http://xoomer.virgilio.it/aregat/
  241.  
  242. Ciao!
  243.